• When you 'see' it in profiler, might you be experiencing an IMPLICT_CONVERSION of your column type?

    I.e. your application passes, for example, an NVARCHAR (for comparison) and the column type is a VARCHAR?