I want to sort data table grid based on current column values only and ignore any other column sorts applied on remaining columns, I am using Jquery 1.9.4

I want to sort data table grid based on current column values only and ignore any other column sorts applied on remaining columns, I am using Jquery 1.9.4

Hi, I am looking for a solution to sort a single column in jquery datatable grid based on its own values only ignoring any other column filter applied before on that grid, I am using Jquery 1.9,4, the grid having 6 columns and first 5 are sort enabled,