\begin{center}
    \begin{tikzpicture}
        \draw[step = 0.5cm, gray, very thin] (-7.25, -1.25) grid (7.25, 0.25);

        \node[HE round, /HE round= general] (A) at (-3.0, -0.5) {};
        \node[anchor = south] at (-3.0, 0.25) {\textbf{general}};

        \node[HE round, /HE round= m] (A) at (3.0, -0.5) {};
        \node[anchor = south] at (3.0, 0.25) {\textbf{m}};
    \end{tikzpicture}
\end{center}