I use laravel but think this question is common.
No ability to set default sorting option
only hack new ColumnSortingControl('id', $input->option('sort', 'id-dir-desc')),
and now ability to make sorting by 2+ field, only change key for sorting, but in such way it don't sort by 2+fields too