$.tablesorter.addParser({
        id : 'select',
        is : function() {
            return false;
        },