I have a table that has a handful of numeric columns in it. I have the Total Row option selected to show the total for each column. The problem is, one of my columns should not be totaled because the sum of all the values does not make sense in the context of the report. Is there a way to turn off the summarization for this one column?
My first thought was to create a new column that referenced this column, and then leave the "Summable" option unchecked.

This did not work, and I'm not sure why. If this doesn't produce a column that does not have a summary value, I'm not even sure what this option does.
My second thought was to just make it a label rather than a numeric value. This worked, but then everything was left-justified. If this is my only work-around, is there a way to make a text field right-justified?