Can a symmetric matrix become non-symmetric by changing the basis?

The matrices $\pmatrix{1&3\cr0&2\cr}$ and $\pmatrix{1&0\cr0&2\cr}$ are similar, so there is a change of basis that transforms one into the other, but one is symmetric and the other is not, so, yes, there are transformations that have a symmetric matrix with respect to one basis and not to another basis.


Inner products also depend on a choice of basis. They are invariant under a unitary change of basis, and indeed Hermitian matrices stay Hermitian under unitary change of basis since $(UAU^*)^* = UA^*U^* = UAU^*$.