My preference would be to rename byteordermark to byte-order-mark, and make bom a synonym of byte-order-mark. (Note: this requires moderator intervention.) Clarity trumps use count. bom is clear in a context where Unicode is implied but is obscure on the scale of the big world of programming, byte-order-mark stands on its own.
Keep in mind that if someone wants to use bom for some other purpose (we live in a world of TLAs), they will easily notice that they're using the wrong tag if it's rewritten to byte-order-mark. Having the synonym in the other direction isn't helpful in this way.