Is this in DispForm? – if so, just use the field name in curly braces. If it’s in NewForm or EditForm you will have to replicate the calculated column value using a variable and custom js because the calculated column isn’t available.
Brett, not sure if you figured this out yet but Alexander posted a JS solution for this in 2015 that I’m going to use soon. Thought I’d pass on the link to you.