Invisibility and PieceName trait

I am wanting to use the invisibility trait for certain pieces in a game so that when they are in their appropriate place they “dim” to about 45% transparency. Is there a way to suppress the invisibility reporting in $PieceName$

I’m getting this:
Bridge-Allied_Controlled(Invisible)

I’d like to be able to show it as just:
Bridge-Allied_Controlled

Use $BasicName$

Thanks Dulgin, I figured as much. I’ve never cared much for the “default” reporting format. Now to make the changes