Once a table's columns are sorted with ->sort(), they cannot be un-sorted.
Now clicking on the table header toggles ascending and descending order.
The common implementation should be that clicking toggles ascending and descending, and clicking again is canceling.