includes/modules/product_listing.php

save as

includes/modules/YOURTEMPLATE/product_listing.php

edit around line 80 to comment out part below

PHP Code:
  if ( ($column_list[$col] != 'PRODUCT_LIST_IMAGE') ) {
#    $lc_text = zen_create_sort_heading($_GET['sort'], $col+1, $lc_text);
  

This will remove the clickable sort functionality

1.3.9a version