Firing the column header click event on a Winform datagrid

Has anybody found a way to programmatically fire the column header click event on winform datagrid? I want to use this facility to force the system to sort the displayed dataset based on the 'programmatically clicked' column. Thanks. Orlando

Loader.
Up arrow icon